{load_language_text section="paypal3"}
{$txt.pay_by_monthly_installments}
{$txt.popup_infotext}
{if $qualifyingOptions} {foreach from=$qualifyingOptions item=creditoption key=plan}
{$txt.plan} {$plan + 1} {if $representativeFinancingCode == $creditoption->credit_financing->financing_code}*{/if}
{$txt.net_loan_amount} {$cashPurchasePrice}
{$txt.nominal_rate} {$creditoption->credit_financing->nominal_rate|number_format:2:',':''}%
{$txt.effective_apr} {$creditoption->credit_financing->apr|number_format:2:',':''}%
{$txt.total_interest} {$creditoption->total_interest->value|number_format:2:',':''} {$creditoption->total_interest->currency_code}
{$txt.total_cost} {$creditoption->total_cost->value|number_format:2:',':''} {$creditoption->total_cost->currency_code}
{$creditoption->credit_financing->term} {$txt.monthly} {$txt.installments} {$txt.installments_of} {$creditoption->monthly_payment->value|number_format:2:',':''} {$creditoption->monthly_payment->currency_code}
{/foreach} {else} {$txt.sorry_no_qualifying_options} {/if}
{if $nonQualifyingOptions}
{$txt.intro_non_qualifying}
{foreach from=$nonQualifyingOptions item=creditoption key=plan}
{$txt.plan} {$plan + 1} {if $representativeFinancingCode == $creditoption->credit_financing->financing_code}*{/if}
{$txt.min_amount} {$creditoption->min_amount->value|number_format:2:',':''} {$creditoption->min_amount->currency_code}
{$txt.nominal_rate} {$creditoption->credit_financing->nominal_rate|number_format:2:',':''}%
{$txt.effective_apr} {$creditoption->credit_financing->apr|number_format:2:',':''}%
{$creditoption->credit_financing->term} {$txt.monthly} {$txt.installments}  
{/foreach}
{/if}
* {$txt.info_representative_example}
{$txt.lender}: {$lender}